How to: Use MSCDEX command in AUTOEXEC.BAT.

Solution:


Adjust the CD-ROM lines in AUTOEXEC.BAT and CONFIG.SYS. and the MSCDEX command in AUTOEXEC.BAT, using the /D:MSCDxxxx parameter to differentiate between drives.

NOTE: Pay close attention to the MSCDxxxx portions of the commands.
MSCDEX /D:MSCD001 /L:G /D:MSCD000 /L:H
NOTE: Assigns CD-ROM device 001 to drive G and CD-ROM device 000 to drive H.